RichTextKit v0.4

MappedSlice<T> Constructor

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: MappedSlice<T>

Constructs a new mapped array

public MappedSlice(Slice<T> data, Slice<int> mapping);

Parameters

Slice<T> data

The data to be mapped

Slice<int> mapping

The index map